From: Andrew Innes Date: Fri, 9 Apr 2004 17:31:41 +0000 (+0000) Subject: (distclean clean): Remove nmake specific X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~23308 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=fd18f592ad7c14e0c5bb2c4fd8cbc462ad221dd2;p=emacs.git (distclean clean): Remove nmake specific stamp-subdir test. --- diff --git a/leim/makefile.w32-in b/leim/makefile.w32-in index f19aceb4f82..bb4461c810c 100644 --- a/leim/makefile.w32-in +++ b/leim/makefile.w32-in @@ -198,7 +198,7 @@ clean mostlyclean: - $(DEL) leim-list.el distclean clean: - if exist stamp-subdir $(DELTREE) $(SUBDIRS) + - $(DELTREE) $(SUBDIRS) - $(DEL) stamp-subdir maintainer-clean: distclean